Skip to content

Feat/#34: OIDC 코드 수정, CI 코드 수정#35

Merged
rnjsdbwlsqwer merged 19 commits intomainfrom
feat/#34
Jul 15, 2025
Merged

Feat/#34: OIDC 코드 수정, CI 코드 수정#35
rnjsdbwlsqwer merged 19 commits intomainfrom
feat/#34

Conversation

@rnjsdbwlsqwer
Copy link
Contributor

#️⃣ Related Issues

e.g. #34

📝 Work Summary

  • plan output -> no changes 뜨도록 수정
  • plan output -> debug 뜨는 부분 삭제

Supersedes #33

Screenshot (Optional)

💬 Review Notes (Optional)

Add any specific points you would like the reviewers to focus on.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory dev-team-account/OIDC/iam
Executed At 2025-07-15 06:50:28 UTC

Plan Output

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory identity-team-account/OIDC/iam
Executed At 2025-07-15 06:50:28 UTC

Plan Output

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory operation-team-account/OIDC/iam
Executed At 2025-07-15 06:50:29 UTC

Plan Output

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory prod-team-account/OIDC/iam
Executed At 2025-07-15 06:50:30 UTC

Plan Output

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link

github-actions bot commented Jul 15, 2025

💰 Infracost report

Monthly estimate generated

This comment will be updated when code changes.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory stage-team-account/OIDC/iam
Executed At 2025-07-15 07:00:43 UTC

Plan Output

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link
Contributor

@sh1220 sh1220 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. plan 결과에 대한 ux가 더 좋아진 것 같아서 좋네요.
ci와 cd에 대한 파일 변경 탐지 질문 답변 부탁드려요!

- 'management-team-account/**'


- name: Build Matrix from Filter (with subdirs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

현재 ci와 cd의 변경 파일 탐지 로직이 다르네요.
cd는 filter 방식이고, ci는 git diff 기반으로 탐지하는 것 같은데
ci가 변경사항 탐지는 더 정확해 보여요.
그래서 cd는 폴더 기준으로 돌아가는 것 같은데 방식을 통일할 생각도 있으실까요?

Copy link
Contributor Author

@rnjsdbwlsqwer rnjsdbwlsqwer Jul 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

처음에는 CD도 git diff로 변경 사항을 탐지하려 했지만, 머지 후에는 기준이 불분명해져 잘 작동하지 않았어요.
그래서 CD는 필터 기반으로 탐지하는 것이 더 적합하다고 판단했습니다.

@rnjsdbwlsqwer rnjsdbwlsqwer merged commit 643cbc4 into main Jul 15, 2025
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants